Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: generated files with flat routes overwriting eachother #103

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

rturnq
Copy link
Contributor

@rturnq rturnq commented Jan 15, 2025

Description

Fixes #101 introduced in 0.5.13 where generated route files would overwrite each other when using flat routes in the page's file name. This caused the last route file generated to be used for all of the pages in that directory.

Motivation and Context

Screenshots (if appropriate):

Checklist:

  • I have updated/added documentation affected by my changes.
  • I have added tests to cover my changes.

Copy link

changeset-bot bot commented Jan 15, 2025

🦋 Changeset detected

Latest commit: ee61e0a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@marko/run Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@rturnq rturnq merged commit ad5dd33 into main Jan 15, 2025
13 checks passed
@rturnq rturnq deleted the fix-nested-flat-routes branch January 15, 2025 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken nested paths
1 participant